Contribution org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig--startURL
In component org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig
org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig
inside nuxeo-webengine-core-5.8.jar
This contribution is part of XML component Extension Point
Extension point startURL of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<startURLPattern>
<patterns>
<pattern>site/</pattern>
</patterns>
</startURLPattern>
</extension>